x11: Don't make random windows native
authorBenjamin Otte <otte@redhat.com>
Mon, 5 Dec 2016 22:40:16 +0000 (23:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 9 Dec 2016 17:35:51 +0000 (18:35 +0100)
commit5e4f95d77f54b19ab2545547cc9527f7830f0e56
tree7fb1d3202923d3b76ef6bfbffbc0f307b6bcd9f3
parenta7cbbaf8fcb35bc0b53f5386d42135eb0d97a12f
x11: Don't make random windows native

Instead, complain if somebody calls gdk_x11_window_get_xid() on a
non-native window.

We cannot make random windows native anymore because there's no GSK
renderer associated with them, so we cannot draw them.
gdk/x11/gdkwindow-x11.c